﻿/*
ExpertAgent Stylesheet
Date Created: 12th August 2009

Last Updated: 25/03/2011
Changes Made: #
*/
/*

Stats:

Width: 660px

*/
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal
}

ol,ul,li {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,q:after {
	content: ''
}

/* The below restores some sensible defaults */
strong {
	font-weight: bold
}

em {
	font-style: italic
}

a img {
	border: none
}  /* Gets rid of IE's blue borders */
/* Styles */
*,body,.col1,.col2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

body {
	color: #000;
}

a {
	color: #000;
	font-weight: bold;
}

/* This section contains the elements to set page-width */
#contactMeContainer,#registerContainer,#loginContainer,#searchContainer,#propertyDetailsContainer,#requestViewingContainer,#shortListContainer,#emailFriendContainer {
	width: 660px; /* Actual width (minimum 760px) */
	margin: 0px auto;
}

#propListContainer {
	width: 660px; /* Actual width*/
	margin: 0px auto;
}

#propDetLowerDiv {
	float: left;
	width: 660px; /* = "Actual width" - 35 (20 if you don't care about IE6) pixels - Left Div width from below */
	padding: 0 0 0 0;
}

#propDetUpperDiv {
	float: left;
	width: 660px; /* Width of left div on Property Details Page - DO NOT CHANGE UNLESS YOU ARE CHANGING THE IMAGE / THUMB SIZES */
	background-color: #fff;
	padding-bottom: 15px;
}

#propListToolBarCont {
	width: 310px; /* = "Actual width" - "propListPrevNextCont" width from below */
}

#propListPrevNextCont {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	height: 32px;
	font-weight: bold;
	width: 350px; /* Leave this unless agent has hundreds of properties in which case also change width above to compensate */
	border-bottom: solid 2px #a6b3c1;
	color: #000;
	text-decoration: none;
}

#propListPropertyList li {
	width: 190px; /* = "Actual width" - 12 px */
}

.propListItemTemplateDescription {
	 /*width: 190px; = "Actual width" - 235 px */
}

/* End of page-width section */
#mainToolBar,#propDetToolBarCont1,#maintoolbarBtm,#propFavToolBar,#propFavToolBar,#propListToolBarCont {
	font-weight: bold;
	float: left;
	border-bottom: solid 2px #a6b3c1;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
}

#mainToolBar,#propDetToolBarCont1,#maintoolbarBtm,#propFavToolBar,#propFavToolBar {
	width: 100%;
}

#mainToolBar a,#propListToolBarCont a,#propDetToolBarCont1 a,#maintoolbarBtm a,#propFavToolBar a,#propFavToolBar a {
	color: #000;
	text-decoration: none;
	margin-left: 10px;
}

#propListToolBarCont,#propDetToolBarCont1,#mainToolBar,#maintoolbarBtm,#propFavToolBar {
	margin: 7px 0 15px 0;
}

#propListToolBarCont div,#propDetToolBarCont1 div,#mainToolBar div,#maintoolbarBtm div,#propFavToolBar div {
	float: left;
	display: inline;
}

#propDetToolBarCont1 .prevCont,#propDetToolBarCont1 .nextCont {
	float: right;
	margin: 0 10px 0 0;
}

#propListPrevNextCont a {
	color: #000;
}

td.col2 {
	margin-left: 10px;
}

ul#propListPropertyList {
	clear: both;
	overflow: hidden;
}

#poweringContent #propListContainer ul#propListPropertyList {
	height: auto;
	overflow: hidden;
}

/* Listing Specific */
#propListContainer .pagingLinks {
	display: inline;
	float: right;
	margin: 7px 0 8px 0;
	color: #000;
}

#propListContainer .pagingLinks a {
	text-decoration: none;
}

#propListContainer .pagingLinks td {
	padding: 0 12px 0 0;
}

#propListPropertyList li {
	padding:10px;
	margin:5px;
	overflow:hidden;
	background-color: #d4d7de;
	background-image: url(images/btmShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 460px;
}

.propListItemTemplateAdvertHeader {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #fff200;
	background-color: #da251d;
	padding: 5px;
	height: 15px;
	overflow: hidden;
}

.propListItemTemplatePriceText {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	color: #000;
	height:34px;
	overflow:hidden;
	vertical-align:middle;
}

.propListItemTemplateDescription {
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 11px;
	height: 200px;
	overflow: auto;
}

.propListItemTemplateDescription a {
	
}

.propListItemTemplatePropImage {
	height: 150px;
	width: 200px;
}

.propListItemTemplatePriority {
	text-align: left;
	font-weight: bold;
	color: #da251d;
	margin: 0 30px 0 0;
}

.propListItemTemplateBranch {
	float: left;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin: 3px 30px 0 0;
}

.propListItemTemplateReference {
	float: left;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin: 3px 0px 0 0;
}

#propListContainer img {
	vertical-align: bottom;
	width: 190px;
	height: 150px;
	margin-right: 10px;
}

.propFavBody #propListPropertyList li {
	padding: 10px;
	margin: 5px;
	
	background-color: #f1f1f1;
	background-image: url(images/btmShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 380px;
}

.propFavBody .propListItemTemplateDescription {
	text-align: justify;
	float: left;
	margin: 0 0 10px 0;
	height: 140px;
	font-size: 11px;
	line-height: 14px;
}

.propFavBody #propListContainer img {
	vertical-align: bottom;
	width: 190px;
	height: 150px;
	margin-right: 10px;
	margin-left: -10px !important;
}

.propFavBody  .propListItemTemplatePropImage img {
	float: left;
	height: 150px;
	width: 190px;
	margin-left: -10px !important;
}

.removeProp {
	width: 10px;
	float: left;
	background-color: #000;
	clear: both;
}

.propListItemTemplateEmptyDiv {
	clear: both;
}

/* Registration page Specific */
#registercontainer {
	width: 945px;
}

#registerCol1 #table1,#registerCol2 #table2 {
	width: 645px;
}

#registerCol1 .col1,#registerCol2 .col1 {
	width: 200px;
}

#registerCol1 .col2,#registerCol2 .col2 {
	width: 400px;
}

#registerCol1 tr,#registerCol2 tr {
	height: 30px;
}

#divRegPages h4 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#registercontainer #lblPasswordMsg {
	display: block;
	padding: 5px;
	margin: 10px 0 10px 0;
	width: 645px;
}

#divRegPages {
	width: 645px;
	clear: both;
}

.titlebox {
	width: 645px;
}

#TxtNotes {
	width: 645px;
}

.formbuts {
	background-color: #dcdcdc;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	color: #333333;
	padding-bottom: 3px;
	height: 21px;
	cursor: pointer;
	margin-top: 3px;
	margin-left: 5px;
}

/* Property Details Specific */
#propDetPowLogoCont {
	text-align: center;
	clear: both;
}

/* Property Search Specific */
#searchContainer .scrolling {
	clear: both;
}

#searchContainer .scrolling #titlebox h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

#buttonContBtm {
	display: none;
}

#searchContainer #formTable {
	width: 330px;
	margin-right: 20px;
	float: left;
}

#searchContainer fieldset#basicSearch {
	width: 350px;
	margin: 0 20px 0 0;
	float: left;
	display: inline;
}

#searchContainer fieldset#advancedSearch {
	width: 350px;
	float: left;
}

#searchContainer #leftPane {
	width: 370px;
	float: left;
}

#searchContainer fieldset#buttons {
	clear: both;
}

#searchContainer fieldset#highLowDD input#rdoSort_1 label {
	float: left;
	width: 100px;
}

#searchContainer fieldset#basicSearch label.searchLabel {
	float: left;
	margin: 10px 0 10px 0;
}

#searchContainer fieldset#basicSearch select,#searchContainer fieldset#basicSearch input {
	width: 350px;
	float: left;
}

#searchContainer fieldset#highLowDD input#rdoSort_0 {
	width: 20px;
	float: left;
	margin: 0 10px 0;
}

#searchContainer fieldset#highLowDD#rdoSort_1 {
	width: 20px;
	float: left;
}

#searchContainer #priceOrder {
	display: inline;
}

#searchContainer fieldset#highLowDD {
	width: 350px;
	float: left;
	margin: 10px 0 10px 0;
}

#searchContainer fieldset#basicSearch .currencyLabel,#searchContainer fieldset#basicSearch .currencyDropdown {
	display: none;
}

#searchContainer fieldset#basicSearch legend,#searchContainer fieldset#advancedSearch legend {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#searchContainer #treenavTable {
	width: 300px;
	float: left;
}

#searchContainer #formTable .col1 {
	width: 200px;
	height: 30px;
}

#searchContainer #titlebox h4 {
	margin: 0 0 10px 0;
}

#searchContainer .Scrolling h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#searchContainer #mainToolBar {
	clear: both;
}

#searchContainer #titlebox {
	width: 645px;
	clear: both;
}

.explRow {
	font-style: italic;
	height: 100px;
	width: 645px;
}

/* Request a Viewing Specific */
#requestViewingContainer #PnlRequest {
	display: none;
}

#PnlCustDetailsForm h4 {
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#PnlCustDetailsForm {
	width: 700px;
}

#PnlCustDetailsForm table {
	clear: both;
}

#pnlRequestBottom .LeftEnd {
	width: 0px;
	font-size: 1px;
}

#pnlRequestBottom  #TABLE1 {
	height: 30px;
}

#PnlCustDetailsForm #addressTable,#PnlCustDetailsForm #telTable {
	padding: 10px;
	width: 600px;
}

#PnlCustDetailsForm #addressTable .col1,#PnlCustDetailsForm #telTable .col1 {
	width: 200px;
	height: 30px;
}

#PnlCustDetailsForm #addressTable .col2,#PnlCustDetailsForm #telTable .col2 {
	width: 400px;
	height: 30px;
}

/* Login Specific */
#loginContainer #mainToolBar div#prevCont {
	float: left;
	margin-right: 10px;
}

#loginContainer #mainToolBar div#registerCont {
	float: left;
}

#loginContainer #mainToolBar div#forgotPassCont {
	float: right;
}

#loginContainer table {
	clear: both;
}

#loginContainer .titleRow {
	font-weight: bold;
}

#loginContainer .footnoteTxt {
	font-style: italic;
	width: 645px;
}

#loginContainer#loginContent {
	padding: 10px;
	width: 600px;
}

#loginContainer #loginContent .col1 {
	width: 200px;
	height: 30px;
}

#loginContainer #loginContent .col2 {
	width: 400px;
	height: 30px;
}

#loginContainer span.loginError {
	font-weight: bold;
	color: #000;
	padding: 5px;
	margin: 10px 0 10px 0;
}

/* SHortlist Specific */
#shortListContainer #noProp {
	clear: both;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

/* Property Details */
#propertyDetailsContainer {
	padding-bottom: 10px;
}

#propDetAddressPriceCont1 {
	width: 100%;
	padding: 40px 0 10px 0;
}

#propDetMainImgCont1 {
	float: left;
	width: 450px;
	text-align: center;
	margin: 10px 0 0 0px;
}

#propDetMainImgCont1 img {
	width: 450px;
}

#propDetThumbnailCont1 {
	float: left;
	width: 660px;
	margin: 10px 0 0 0;
	background-color: #fff;
	clear: both;
	padding: 5px -10px 5px -5px;
}

#propDetThumbnailCont1 img {
	width: 87px;
	height: 70px;
	margin: 6px 6px 6px 0;
}

#propDetPropRefCont1 {
	width: 660px;
	margin: 15px 0 0 0;
	float: left;
	text-align: left;
	color: #333;
	background-color: #fff;
	border-bottom: solid 1px #999;
	padding-bottom: 10px;
	font-weight: bold;
}

#propDetPropRefCont1 span {
	margin: 0 10px 0 0;
	font-size: 14px;
}

#propReference {
	font-weight: bold;
}

#propBranch {
	float: left;
	font-weight: bold;
}

#propStatus {
	float: right;
}



#propDetIconsCont1 {
	margin: 15px 0 10px 0;
	background-color: #d4d7de;
	overflow:hidden;
}

#propDetIconsCont1 li {
	width: 200px;
	float: left;
	margin: 5px;
	padding: 5px;
	display:inline;
}

#propDetIconsCont1 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-left:0;
	font-size: 10px;
	display:inline;
	float:left;
}

#propDetIconsCont1 span {
	margin:0 0 0 5px;
	float:left;
	width:158px;
	height:36px;
	display:inline;
}

#propDetIconsCont1 span a {
	float:none;
	
}


#propDetShortDescCont1 {
	display: block;
	clear: both;
	text-align: left;
	overflow:hidden;
	margin:0;
}

#propDetStarItemsCont1 {
	width: 200px;
	margin: 5px 0 0 0;
	float: right;
}

#propDetStarItemsCont1 li {
	background-image: url("poweringimages/bullet.gif");
	background-position: left center;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin: 0 0 5px 0;
	padding-left: 20px;
	width: 100%;
	font-weight: bold;
}

#propDetRoomDetCont1 {
	display: none;
	width: 100%;
	margin: 20px 0 0 0px;
	float: left;
}

#propDetRoomDetCont1 .roomHeading {
	margin: 0 3px 0 0;
	color: #002c5b;
}

#propDetRoomDetCont1 p {
	text-align: justify;
}

#propDetFavouriteCont1 {
	width: 305px;
	float: right;
	padding: 10px;
	text-align: center;
	text-transform: capitalize;
	background-color: #a6b3c1;
	color: #fff;
}

span.priceOrder input,span.priceOrder label {
	float: left;
	width: 50px;
}

.propDetPrintFriendlyCont {
	width: 305px;
	float: left;
	margin: 0px 10px 0 0;
	padding: 10px;
	text-align: center;
	text-transform: capitalize;
	background-color: #a6b3c1;
	color: #fff;
}

.propDetPrintFriendlyCont a,#propDetFavouriteCont1 a {
	color: #fff;
	text-decoration: none;
}

#propDetPowLogoCont {
	clear: both;
	text-align: center;
	margin-top: 30px;
}

#propDetPowLogoCont img {
	background-image: url('/images/poweringLogo.gif');
	background-repeat: no-repeat;
	width: 111px;
	height: 31px;
	margin-top: 30px;
}

table#subtoolLinks input {
	margin: 0 0 10px 0;
}

.registerBody #maintoolbarBtm {
	display: block;
}

#propDetPrintFriendlyImage {
	display: none;
}

span#propAddress {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

span#propPrice {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 30px;
	color: #000;
}

span#propStatus {
	color: #F00;
}

span.roomHeading {
	font-weight: bold;
}

p.roomDescription {
	margin-bottom: 20px;
}

/* Email a Friend */
#emailFriendContainer #PnlSendEmail {
	float: left;
	width: 100%;
}

#emailFriendContainer #propertyDetail {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

#emailFriendContainer h4 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 40px 10px 0;
}

#PnlSendEmail .col4 input {
	margin: 0 15px 0 15px;
}

/* Property of the Week */
#powBody {
	
}

#powContainer {
	margin: 0px;
	text-align: left;
	width: 335px;
	overflow: hidden;
}

#powContainer img {
	width: 335px;
	height: 250px;
	margin: 0 0 0 0;
}

#powContainer #headingContainer {
	float: left;
	width: 335px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: left;
	background-color: #e3e9ec;
	color: #000;
	padding: 10px 10px 0 10px;
}

#powContainer #priceContainer {
	float: left;
	width: 335px;
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: left;
	background-color: #e3e9ec;
	color: #000;
	padding: 0px 10px 8px 10px;
}

#powContainer #mainTextContainer {
	padding: 10px;
	background-color: #e3e9ec;
	font-size: 11px;
}

/* News */
#newsItemHolder {
	width: 100%;
}

#newsHeader1 {
	font-weight: bold;
	padding-bottom: 15px;
}

#newsContent1 {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: dotted 1px #666666;
}

#newsItem .col2 {
	text-align: right;
	color: #666666;
	padding-right: 10px;
}

#contactMeContainer legend {
	margin: 0 0 10px 0;
	font-weight: bold;
}

#contactMeContainer #subToolBar #sendCont {
	margin: 10px 0 0 0;
}

#propFavPrintFriendlyCont {
	display: none;
}

#contactMeContainer fieldset {
	width: 150px;
	float: left;
	padding: 0 10px 0 0;
}

#contactMeContainer #propContainer {
	width: 560px;
	float: left;
}

#contactMeContainer #propTitle h4 {
	margin: 0 0 10px 0;
	font-weight: bold;
}

#propDirectHeader #agentLogo {
	text-align: center;
}

#propDirectHeader #agencyDetails {
	text-align: center;
	margin: 0 0 10px 0;
}

#propDirectHeader #agencyDetails div {
	display: inline;
	margin: 0 10px 0 0;
	font-weight: bold;
	white-space: nowrap;
}

/*

Forms

*/
/* Need to get padding in here without it effecting bloody everything */
.requestViewingBody .weekDayStyle,.requestViewingBody .selectedDateStyle,.requestViewingBody .clearDateStyle,.requestViewingBody .weekendStyle,.requestViewingBody .dayHeaderStyle,.requestViewingBody .goToTodayStyle,.requestViewingBody .offMonthStyle,.requestViewingBody .todayDayStyle,.requestViewingBody .formels,.requestViewingBody .monthHeaderStyle
	{
	background-color: #fff;
}

.requestViewingBody .weekendStyle {
	background-color: #f1f1f1;
}

.requestViewingBody .dayHeaderStyle {
	background-color: #c8c8c8;
}

.requestViewingBody .monthHeaderStyle {
	background-color: #545454;
	color: #fff;
}

.requestViewingBody .goToTodayStyle {
	background-color: #000;
	color: #fff;
}

.requestViewingBody .offMonthStyle {
	background-color: #f7fca8;
}

/* Map Stuff */
/* mapping page styles---------------------------------------- */
/* Do Not Change These */
td#price {
	font-weight: bold;
}

td#powlink {
	font-weight: bold;
}

td#paging {
	vertical-align: top;
	height: 18px;
	font-weight: bold;
}

.select {
	background-color: #ffffff;
	border: solid 1px #cec9c3;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.DefaultPinOffset {
	position: absolute;
	left: 0px;
	top: -20px;
}

.ActionButton {
	float: left;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	padding: 2px;
}

.ButtonDisabled {
	color: Gray;
}

.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(images/shadow-grid.gif) repeat;
}  /* ie6 ignores this selector */
html>body .ydsf {
	height: 116px;
	width: 154px;
	margin: 8px -8px -8px 8px;
	background: url(images/shadow.png) right bottom no-repeat;
}  /* shadow corners */
.ydsf:before,.ydsf:after {
	content: " ";
	display: block;
	width: 8px;
	height: 8px;
	background: inherit;
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -8px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -8px 0 0 -8px;
	background-position: left bottom;
}

.ydsf .inner {
	border: 1px black;
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}  /* ie6 ignores this selector */
html>body .ydsf .inner {
	border: 1px black;
	left: -8px;
	top: -8px;
	margin: 0;
}  /* The following control the size and styles of the main map elements */ /* The Body of the Map Page */
body#mapBody {
	margin: 0px;
}  /* The "Key" heading on the search box */
.hdg {
	position: absolute;
	left: 0;
	top: 0;
	width: 164px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid 1px #cec9c3;
	color: #333333;
	background-color: #FFFFFF;
	background-position: center right;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}  /* The outer div of the search box, including heading */
#searchBox {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	width: 169px;
	height: 100%;
}  /* The inner div of the search box, including heading */
#searchBoxInnerDiv {
	border: solid 1px #cec9c3;
	border-top: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #333333;
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}  /* The map div */
#myMap {
	position: absolute;
	left: 171px;
	top: 0;
	width: 428px;
	height: 335px;
}

/* The toolbar along the top */
#mainToolbarContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 24px;
}  /* The container around the whole map page excluding the toolbar*/
.mapPage {
	position: absolute;
	top: 24px;
	left: 0;
	width: 599px;
	height: 335px;
	border-top: solid 1px #cec9c3;
	border-right: solid 1px #cec9c3;
	border-bottom: solid 1px #cec9c3;
}